home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 26
/
Cream of the Crop 26.iso
/
games
/
zmud455.zip
/
ZMUD.EXE
/
0
/
RCDATA
/
TMAPPREF
/
TMAPPREF.txt
Wrap
Text File
|
1997-04-13
|
30KB
|
1,074 lines
object MapPref: TMapPref
Left = 210
Top = 185
HelpContext = 240
BorderStyle = bsDialog
Caption = 'Map Preferences'
ClientHeight = 282
ClientWidth = 494
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object TabbedNotebook1: TTabbedNotebook
Left = 0
Top = 0
Width = 494
Height = 243
Align = alClient
TabsPerRow = 7
TabFont.Color = clBtnText
TabFont.Height = -11
TabFont.Name = 'MS Sans Serif'
TabFont.Style = []
TabOrder = 0
object TTabPage
Left = 4
Top = 24
Caption = 'General'
object StartLoc: TCheckBox
Left = 46
Top = 20
Width = 286
Height = 13
Caption = 'Teleport to Start location when map is loaded'
TabOrder = 0
end
object ConfirmRoom: TCheckBox
Left = 46
Top = 39
Width = 286
Height = 14
Caption = 'Confirm entry to "Do not enter" rooms'
State = cbChecked
TabOrder = 1
end
object DoToolBar: TCheckBox
Left = 46
Top = 59
Width = 286
Height = 13
Caption = 'Display upper tool bar'
State = cbChecked
TabOrder = 2
end
object DoViewBar: TCheckBox
Left = 46
Top = 78
Width = 286
Height = 14
Caption = 'Display right view panel'
State = cbChecked
TabOrder = 3
end
object EchoRooms: TCheckBox
Left = 46
Top = 97
Width = 286
Height = 14
Caption = 'Echo room data when using map offline'
State = cbChecked
TabOrder = 4
end
end
object TTabPage
Left = 4
Top = 24
Caption = 'Colors'
object Label1: TLabel
Left = 24
Top = 16
Width = 88
Height = 13
Caption = 'Background Color:'
end
object Label2: TLabel
Left = 24
Top = 40
Width = 58
Height = 13
Caption = 'Room Color:'
end
object Label3: TLabel
Left = 24
Top = 64
Width = 50
Height = 13
Caption = 'Line Color:'
end
object Label4: TLabel
Left = 24
Top = 112
Width = 59
Height = 13
Caption = 'Water Color:'
end
object Label5: TLabel
Left = 24
Top = 136
Width = 43
Height = 13
Caption = 'Fly Color:'
end
object Label6: TLabel
Left = 24
Top = 160
Width = 52
Height = 13
Caption = 'Trap Color:'
end
object Label7: TLabel
Left = 24
Top = 88
Width = 95
Height = 13
Caption = 'Current Room Color:'
end
object Label22: TLabel
Left = 200
Top = 16
Width = 54
Height = 13
Caption = 'MOB Color:'
end
object Label23: TLabel
Left = 200
Top = 40
Width = 61
Height = 13
Caption = 'Object Color:'
end
object BackC: TPanel
Left = 140
Top = 12
Width = 22
Height = 22
TabOrder = 0
OnClick = BackCClick
end
object RoomC: TPanel
Tag = 1
Left = 140
Top = 36
Width = 22
Height = 22
TabOrder = 1
OnClick = BackCClick
end
object LineC: TPanel
Tag = 2
Left = 140
Top = 60
Width = 22
Height = 22
TabOrder = 2
OnClick = BackCClick
end
object WaterC: TPanel
Tag = 4
Left = 140
Top = 108
Width = 22
Height = 22
TabOrder = 3
OnClick = BackCClick
end
object FlyC: TPanel
Tag = 5
Left = 140
Top = 132
Width = 22
Height = 22
TabOrder = 4
OnClick = BackCClick
end
object TrapC: TPanel
Tag = 6
Left = 140
Top = 156
Width = 22
Height = 22
TabOrder = 5
OnClick = BackCClick
end
object CurrentC: TPanel
Tag = 3
Left = 140
Top = 84
Width = 22
Height = 22
TabOrder = 6
OnClick = BackCClick
end
object MobC: TPanel
Tag = 7
Left = 283
Top = 12
Width = 22
Height = 22
TabOrder = 7
OnClick = BackCClick
end
object ObjC: TPanel
Tag = 8
Left = 283
Top = 36
Width = 22
Height = 22
TabOrder = 8
OnClick = BackCClick
end
end
object TTabPage
Left = 4
Top = 24
Caption = 'Strings'
object Label10: TLabel
Left = 10
Top = 18
Width = 103
Height = 13
Caption = 'Can'#39't go that direction'
end
object Label8: TLabel
Left = 8
Top = 152
Width = 81
Height = 13
Caption = 'LOOK command:'
end
object Label21: TLabel
Left = 8
Top = 128
Width = 65
Height = 13
Caption = 'Room is dark:'
end
object Blocked: TStringGrid
Left = 10
Top = 33
Width = 375
Height = 88
ColCount = 1
DefaultRowHeight = 17
FixedCols = 0
RowCount = 32
FixedRows = 0
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
Options = [goEditing]
ParentFont = False
ScrollBars = ssVertical
TabOrder = 0
ColWidths = (
463)
end
object LookCmd: TEdit
Left = 96
Top = 150
Width = 177
Height = 21
AutoSize = False
TabOrder = 1
end
object RoomDark: TEdit
Left = 96
Top = 125
Width = 289
Height = 21
AutoSize = False
TabOrder = 2
end
end
object TTabPage
Left = 4
Top = 24
Caption = 'Full Parsing'
object Label11: TLabel
Left = 8
Top = 24
Width = 114
Height = 13
Caption = 'FULL Parsing order:'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label12: TLabel
Left = 8
Top = 176
Width = 267
Height = 13
Caption = 'Drag elements from the list on the right into the box at left'
end
object Label13: TLabel
Left = 24
Top = 190
Width = 209
Height = 13
Caption = 'Use the buttons to re-order the list on the left'
end
object Label14: TLabel
Left = 304
Top = 24
Width = 68
Height = 13
Caption = 'Room Pattern:'
end
object Label9: TLabel
Left = 304
Top = 64
Width = 57
Height = 13
Caption = 'Exit Pattern:'
end
object Bevel1: TBevel
Left = 290
Top = 16
Width = 9
Height = 185
Shape = bsLeftLine
end
object ParseOrder: TListBox
Left = 8
Top = 40
Width = 145
Height = 97
ItemHeight = 13
TabOrder = 0
OnDragDrop = ParseOrderDragDrop
OnDragOver = ParseOrderDragOver
end
object RoomName: TPanel
Tag = 1
Left = 167
Top = 40
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Room name'
TabOrder = 1
end
object RoomDesc: TPanel
Tag = 2
Left = 167
Top = 64
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Room description'
TabOrder = 2
end
object RoomExit: TPanel
Tag = 3
Left = 167
Top = 88
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Room exits'
TabOrder = 3
end
object BlankLine: TPanel
Tag = 4
Left = 167
Top = 112
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Blank line'
TabOrder = 4
end
object SkipLine: TPanel
Tag = 5
Left = 167
Top = 136
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Skip line'
TabOrder = 5
end
object UpBtn: TBitBtn
Left = 8
Top = 143
Width = 27
Height = 27
Hint = 'Move Line Up|'
ParentShowHint = False
ShowHint = True
TabOrder = 6
OnClick = UpBtnClick
Glyph.Data = {
90010000424D9001000000000000760000002800000020000000100000000100
0400000000000001000000000000000000000000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
333333333333333333333333333333333333333333333333333333E444444444
44433338FFFFFFFFFFFF33E6666666666643333833333333333F333E66666666
643333338333333333F33333E666666643333333383333333F3333333E666664
3333333333833333F333333333E66643333333333338333F33333333333E6433
33333333333383F3333333333333E33333333333333338333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333000000000000
0000000000000000000000000000000000000000}
Margin = 3
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object DownBtn: TBitBtn
Left = 38
Top = 143
Width = 27
Height = 27
Hint = 'Move Line Down|'
ParentShowHint = False
ShowHint = True
TabOrder = 7
OnClick = DownBtnClick
Glyph.Data = {
90010000424D9001000000000000760000002800000020000000100000000100
0400000000000001000000000000000000000000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
333333333333333333333333333343333333333333333F333333333333346433
333333333333F383333333333346664333333333333F33383333333334666664
3333333333F333338333333346666666433333333F3333333833333466666666
64333333F3333333338333E6666666666643333F33333333333833EEEEEEEEEE
EE43333FFFFFFFFFFFF833333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333000000000000
0000000000000000000000000000000000000000}
Margin = 3
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object DelBtn: TBitBtn
Left = 68
Top = 143
Width = 27
Height = 27
Hint = 'Delete line|'
TabOrder = 8
OnClick = DelBtnClick
Glyph.Data = {
78010000424D7801000000000000760000002800000020000000100000000100
04000000000000000000120B0000120B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
3333333337FFF7F33333333330000033333333333777773333330000}
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object RoomP: TEdit
Left = 304
Top = 38
Width = 177
Height = 21
AutoSize = False
TabOrder = 9
OnChange = RoomPChange
end
object ExitP: TEdit
Left = 304
Top = 78
Width = 177
Height = 21
AutoSize = False
TabOrder = 10
OnChange = ExitPChange
end
object ExitType: TRadioGroup
Left = 304
Top = 104
Width = 177
Height = 49
Caption = 'Exit types'
ItemIndex = 0
Items.Strings = (
'Whole words'
'Single characters')
TabOrder = 11
OnClick = ExitTypeClick
end
object ExitPrp: TCheckBox
Left = 312
Top = 160
Width = 97
Height = 17
Caption = 'Exit in Prompt'
TabOrder = 12
end
end
object TTabPage
Left = 4
Top = 24
Caption = 'Brief Parsing'
object Label15: TLabel
Left = 8
Top = 24
Width = 120
Height = 13
Caption = 'BRIEF Parsing order:'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label16: TLabel
Left = 8
Top = 176
Width = 267
Height = 13
Caption = 'Drag elements from the list on the right into the box at left'
end
object Label17: TLabel
Left = 24
Top = 190
Width = 209
Height = 13
Caption = 'Use the buttons to re-order the list on the left'
end
object Bevel2: TBevel
Left = 290
Top = 16
Width = 9
Height = 185
Shape = bsLeftLine
end
object Label24: TLabel
Left = 304
Top = 24
Width = 68
Height = 13
Caption = 'Room Pattern:'
end
object Label25: TLabel
Left = 304
Top = 64
Width = 57
Height = 13
Caption = 'Exit Pattern:'
end
object BriefParse: TListBox
Left = 8
Top = 40
Width = 145
Height = 97
ItemHeight = 13
TabOrder = 0
OnDragDrop = BriefParseDragDrop
OnDragOver = ParseOrderDragOver
end
object BitBtn3: TBitBtn
Left = 8
Top = 143
Width = 27
Height = 27
Hint = 'Move Line Up|'
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = BitBtn3Click
Glyph.Data = {
90010000424D9001000000000000760000002800000020000000100000000100
0400000000000001000000000000000000000000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
333333333333333333333333333333333333333333333333333333E444444444
44433338FFFFFFFFFFFF33E6666666666643333833333333333F333E66666666
643333338333333333F33333E666666643333333383333333F3333333E666664
3333333333833333F333333333E66643333333333338333F33333333333E6433
33333333333383F3333333333333E33333333333333338333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333000000000000
0000000000000000000000000000000000000000}
Margin = 3
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object BitBtn4: TBitBtn
Left = 38
Top = 143
Width = 27
Height = 27
Hint = 'Move Line Down|'
ParentShowHint = False
ShowHint = True
TabOrder = 2
OnClick = BitBtn4Click
Glyph.Data = {
90010000424D9001000000000000760000002800000020000000100000000100
0400000000000001000000000000000000000000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
333333333333333333333333333343333333333333333F333333333333346433
333333333333F383333333333346664333333333333F33383333333334666664
3333333333F333338333333346666666433333333F3333333833333466666666
64333333F3333333338333E6666666666643333F33333333333833EEEEEEEEEE
EE43333FFFFFFFFFFFF833333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333000000000000
0000000000000000000000000000000000000000}
Margin = 3
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object BitBtn5: TBitBtn
Left = 68
Top = 143
Width = 27
Height = 27
Hint = 'Delete line|'
TabOrder = 3
OnClick = BitBtn5Click
Glyph.Data = {
78010000424D7801000000000000760000002800000020000000100000000100
04000000000000000000120B0000120B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
3333333337FFF7F33333333330000033333333333777773333330000}
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object Panel2: TPanel
Tag = 1
Left = 167
Top = 40
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Room name'
TabOrder = 4
end
object Panel3: TPanel
Tag = 2
Left = 167
Top = 64
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Room description'
TabOrder = 5
end
object Panel4: TPanel
Tag = 3
Left = 167
Top = 88
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Room exits'
TabOrder = 6
end
object Panel5: TPanel
Tag = 4
Left = 167
Top = 112
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Blank line'
TabOrder = 7
end
object Panel6: TPanel
Tag = 5
Left = 167
Top = 136
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Skip line'
TabOrder = 8
end
object RoomPb: TEdit
Left = 304
Top = 38
Width = 177
Height = 21
AutoSize = False
TabOrder = 9
OnChange = RoomPbChange
end
object ExitPb: TEdit
Left = 304
Top = 78
Width = 177
Height = 21
AutoSize = False
TabOrder = 10
OnChange = ExitPbChange
end
object ExitTypeb: TRadioGroup
Left = 304
Top = 104
Width = 177
Height = 49
Caption = 'Exit types'
ItemIndex = 0
Items.Strings = (
'Whole words'
'Single characters')
TabOrder = 11
OnClick = ExitTypebClick
end
object ExitPrb: TCheckBox
Left = 312
Top = 160
Width = 97
Height = 17
Caption = 'Exit in Prompt'
TabOrder = 12
end
end
object TTabPage
Left = 4
Top = 24
Caption = 'Look Parsing'
object Label18: TLabel
Left = 24
Top = 190
Width = 209
Height = 13
Caption = 'Use the buttons to re-order the list on the left'
end
object Label19: TLabel
Left = 8
Top = 176
Width = 267
Height = 13
Caption = 'Drag elements from the list on the right into the box at left'
end
object Label20: TLabel
Left = 8
Top = 24
Width = 117
Height = 13
Caption = 'LOOK Parsing order:'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Bevel3: TBevel
Left = 290
Top = 16
Width = 9
Height = 185
Shape = bsLeftLine
end
object Label26: TLabel
Left = 304
Top = 24
Width = 68
Height = 13
Caption = 'Room Pattern:'
end
object Label27: TLabel
Left = 304
Top = 64
Width = 57
Height = 13
Caption = 'Exit Pattern:'
end
object BitBtn1: TBitBtn
Left = 8
Top = 143
Width = 27
Height = 27
Hint = 'Move Line Up|'
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = BitBtn1Click
Glyph.Data = {
90010000424D9001000000000000760000002800000020000000100000000100
0400000000000001000000000000000000000000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
333333333333333333333333333333333333333333333333333333E444444444
44433338FFFFFFFFFFFF33E6666666666643333833333333333F333E66666666
643333338333333333F33333E666666643333333383333333F3333333E666664
3333333333833333F333333333E66643333333333338333F33333333333E6433
33333333333383F3333333333333E33333333333333338333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333000000000000
0000000000000000000000000000000000000000}
Margin = 3
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object BitBtn2: TBitBtn
Left = 38
Top = 143
Width = 27
Height = 27
Hint = 'Move Line Down|'
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = BitBtn2Click
Glyph.Data = {
90010000424D9001000000000000760000002800000020000000100000000100
0400000000000001000000000000000000000000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
333333333333333333333333333343333333333333333F333333333333346433
333333333333F383333333333346664333333333333F33383333333334666664
3333333333F333338333333346666666433333333F3333333833333466666666
64333333F3333333338333E6666666666643333F33333333333833EEEEEEEEEE
EE43333FFFFFFFFFFFF833333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333000000000000
0000000000000000000000000000000000000000}
Margin = 3
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object BitBtn6: TBitBtn
Left = 68
Top = 143
Width = 27
Height = 27
Hint = 'Delete line|'
TabOrder = 2
OnClick = BitBtn6Click
Glyph.Data = {
78010000424D7801000000000000760000002800000020000000100000000100
04000000000000000000120B0000120B00000000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070
33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070
333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070
03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070
33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777
0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033
3333333337FFF7F33333333330000033333333333777773333330000}
NumGlyphs = 2
Spacing = -1
IsControl = True
end
object Panel7: TPanel
Tag = 5
Left = 167
Top = 136
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Skip line'
TabOrder = 3
end
object Panel8: TPanel
Tag = 4
Left = 167
Top = 112
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Blank line'
TabOrder = 4
end
object Panel9: TPanel
Tag = 3
Left = 167
Top = 88
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Room exits'
TabOrder = 5
end
object Panel10: TPanel
Tag = 2
Left = 167
Top = 64
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Room description'
TabOrder = 6
end
object Panel11: TPanel
Tag = 1
Left = 167
Top = 40
Width = 113
Height = 22
Alignment = taLeftJustify
DragMode = dmAutomatic
Caption = ' Room name'
TabOrder = 7
end
object LookParse: TListBox
Left = 8
Top = 40
Width = 145
Height = 97
ItemHeight = 13
TabOrder = 8
OnDragDrop = LookParseDragDrop
OnDragOver = ParseOrderDragOver
end
object UseFull: TCheckBox
Left = 8
Top = 4
Width = 176
Height = 13
Caption = 'Use FULL parse table'
State = cbChecked
TabOrder = 9
end
object RoomPl: TEdit
Left = 304
Top = 38
Width = 177
Height = 21
AutoSize = False
TabOrder = 10
OnChange = RoomPlChange
end
object ExitPl: TEdit
Left = 304
Top = 78
Width = 177
Height = 21
AutoSize = False
TabOrder = 11
OnChange = ExitPlChange
end
object ExitTypel: TRadioGroup
Left = 304
Top = 104
Width = 177
Height = 49
Caption = 'Exit types'
ItemIndex = 0
Items.Strings = (
'Whole words'
'Single characters')
TabOrder = 12
OnClick = ExitTypelClick
end
object ExitPrl: TCheckBox
Left = 312
Top = 160
Width = 97
Height = 17
Caption = 'Exit in Prompt'
TabOrder = 13
end
end
end
object Panel1: TPanel
Left = 0
Top = 243
Width = 494
Height = 39
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object OKBtn: TBitBtn
Left = 248
Top = 6
Width = 77
Height = 27
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = OKBtnClick
Kind = bkOK
end
object CancelBtn: TBitBtn
Left = 330
Top = 6
Width = 77
Height = 27
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
Kind = bkCancel
end
object BitBtn7: TBitBtn
Left = 412
Top = 6
Width = 77
Height = 27
HelpContext = 240
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
Kind = bkHelp
Margin = 2
Spacing = -1
IsControl = True
end
end
object ColorDialog1: TColorDialog
Ctl3D = True
Left = 388
end
end